3.14.37 \(\int \frac {(3+5 x)^3}{(1-2 x) (2+3 x)} \, dx\)

Optimal. Leaf size=33 \[ -\frac {125 x^2}{12}-\frac {1225 x}{36}-\frac {1331}{56} \log (1-2 x)-\frac {1}{189} \log (3 x+2) \]

________________________________________________________________________________________

Rubi [A]  time = 0.01, antiderivative size = 33, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.045, Rules used = {72} \begin {gather*} -\frac {125 x^2}{12}-\frac {1225 x}{36}-\frac {1331}{56} \log (1-2 x)-\frac {1}{189} \log (3 x+2) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(3 + 5*x)^3/((1 - 2*x)*(2 + 3*x)),x]

[Out]

(-1225*x)/36 - (125*x^2)/12 - (1331*Log[1 - 2*x])/56 - Log[2 + 3*x]/189

Rule 72

Int[((e_.) + (f_.)*(x_))^(p_.)/(((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))), x_Symbol] :> Int[ExpandIntegrand[(
e + f*x)^p/((a + b*x)*(c + d*x)), x], x] /; FreeQ[{a, b, c, d, e, f}, x] && IntegerQ[p]

Rubi steps

\begin {align*} \int \frac {(3+5 x)^3}{(1-2 x) (2+3 x)} \, dx &=\int \left (-\frac {1225}{36}-\frac {125 x}{6}-\frac {1331}{28 (-1+2 x)}-\frac {1}{63 (2+3 x)}\right ) \, dx\\ &=-\frac {1225 x}{36}-\frac {125 x^2}{12}-\frac {1331}{56} \log (1-2 x)-\frac {1}{189} \log (2+3 x)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.02, size = 35, normalized size = 1.06 \begin {gather*} \frac {-1050 \left (15 x^2+49 x+24\right )-35937 \log (5-10 x)-8 \log (5 (3 x+2))}{1512} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(3 + 5*x)^3/((1 - 2*x)*(2 + 3*x)),x]

[Out]

(-1050*(24 + 49*x + 15*x^2) - 35937*Log[5 - 10*x] - 8*Log[5*(2 + 3*x)])/1512

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {(3+5 x)^3}{(1-2 x) (2+3 x)} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

IntegrateAlgebraic[(3 + 5*x)^3/((1 - 2*x)*(2 + 3*x)),x]

[Out]

IntegrateAlgebraic[(3 + 5*x)^3/((1 - 2*x)*(2 + 3*x)), x]

________________________________________________________________________________________

fricas [A]  time = 1.32, size = 25, normalized size = 0.76 \begin {gather*} -\frac {125}{12} \, x^{2} - \frac {1225}{36} \, x - \frac {1}{189} \, \log \left (3 \, x + 2\right ) - \frac {1331}{56} \, \log \left (2 \, x - 1\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((3+5*x)^3/(1-2*x)/(2+3*x),x, algorithm="fricas")

[Out]

-125/12*x^2 - 1225/36*x - 1/189*log(3*x + 2) - 1331/56*log(2*x - 1)

________________________________________________________________________________________

giac [A]  time = 0.93, size = 27, normalized size = 0.82 \begin {gather*} -\frac {125}{12} \, x^{2} - \frac {1225}{36} \, x - \frac {1}{189} \, \log \left ({\left | 3 \, x + 2 \right |}\right ) - \frac {1331}{56} \, \log \left ({\left | 2 \, x - 1 \right |}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((3+5*x)^3/(1-2*x)/(2+3*x),x, algorithm="giac")

[Out]

-125/12*x^2 - 1225/36*x - 1/189*log(abs(3*x + 2)) - 1331/56*log(abs(2*x - 1))

________________________________________________________________________________________

maple [A]  time = 0.01, size = 26, normalized size = 0.79 \begin {gather*} -\frac {125 x^{2}}{12}-\frac {1225 x}{36}-\frac {1331 \ln \left (2 x -1\right )}{56}-\frac {\ln \left (3 x +2\right )}{189} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((5*x+3)^3/(1-2*x)/(3*x+2),x)

[Out]

-125/12*x^2-1225/36*x-1/189*ln(3*x+2)-1331/56*ln(2*x-1)

________________________________________________________________________________________

maxima [A]  time = 0.49, size = 25, normalized size = 0.76 \begin {gather*} -\frac {125}{12} \, x^{2} - \frac {1225}{36} \, x - \frac {1}{189} \, \log \left (3 \, x + 2\right ) - \frac {1331}{56} \, \log \left (2 \, x - 1\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((3+5*x)^3/(1-2*x)/(2+3*x),x, algorithm="maxima")

[Out]

-125/12*x^2 - 1225/36*x - 1/189*log(3*x + 2) - 1331/56*log(2*x - 1)

________________________________________________________________________________________

mupad [B]  time = 1.15, size = 21, normalized size = 0.64 \begin {gather*} -\frac {1225\,x}{36}-\frac {1331\,\ln \left (x-\frac {1}{2}\right )}{56}-\frac {\ln \left (x+\frac {2}{3}\right )}{189}-\frac {125\,x^2}{12} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(5*x + 3)^3/((2*x - 1)*(3*x + 2)),x)

[Out]

- (1225*x)/36 - (1331*log(x - 1/2))/56 - log(x + 2/3)/189 - (125*x^2)/12

________________________________________________________________________________________

sympy [A]  time = 0.13, size = 31, normalized size = 0.94 \begin {gather*} - \frac {125 x^{2}}{12} - \frac {1225 x}{36} - \frac {1331 \log {\left (x - \frac {1}{2} \right )}}{56} - \frac {\log {\left (x + \frac {2}{3} \right )}}{189} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((3+5*x)**3/(1-2*x)/(2+3*x),x)

[Out]

-125*x**2/12 - 1225*x/36 - 1331*log(x - 1/2)/56 - log(x + 2/3)/189

________________________________________________________________________________________